Skip to content

Conversation

@marc-antoine-girard
Copy link
Contributor

Description

  • Moved RawReferenceDrawer.RawReferenceValue to base class
  • Used polymorphism to Ping Object instead of Switch case
  • Added a property (ReferenceDrawer.PropertyValue) to correctly set and get value from SerializableInterface.
  • Added a property to set and get the ReferenceMode

This fixes #25 and fixes and potential bug mentionned here

Copy link
Owner

@Thundernerd Thundernerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for all your work! It seems there's a merge conflict, so once that has been resolved I'll merge it :)

Copy link
Owner

@Thundernerd Thundernerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wanted to merge this one as well, but unfortunately merge conflicts appeared again due to merging other PRs from you. Once resolved I'll merge it!

Once again, thank you for your work!

@Thundernerd Thundernerd merged commit 29411d2 into Thundernerd:main Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SerializableInterface maintains instances when set by Inspector

2 participants